projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b71134f
)
Fix build
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Jan 2011 07:49:31 +0000
(
02:49
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Jan 2011 07:49:31 +0000
(
02:49
-0500)
We must build gtk before gtk/tests
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 31dc7890e8b8d8830648e332dfed61ec945469d6..ab67aeed6e9ca067316c162f363d52d62f6d6699 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-16,8
+16,7
@@
else
GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
endif
-SUBDIRS = tests
-DIST_SUBDIRS = tests
+SUBDIRS = . tests
if HAVE_PAPI_CUPS
GTK_PRINT_BACKENDS=file,papi,cups